EmployerContactAttribute 
EntityType  Independent 
Logical Entity Name  EmployerContactAttribute 
Default Table Name  PlEmployerContactAttribute 
Logical Only  NO 
Definition 
 
Note 
 

EmployerContactAttribute Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerContactAttributeId(PK)    INTEGER  NO 
 
EmployerId(FK)    INTEGER  NO 
 
EmployerContactId(FK)    INTEGER  NO 
 
EmployerAttributeId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

EmployerContactAttribute Keys 
Key Name  Key Type  Keys 
PlEmployerContactAttribute_PlEmployerContactAttributeID_U_C_IDX  PrimaryKey  EmployerContactAttributeId 
PlEmployerContactAttribute_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PlEmployerContactAttribute_PlEmployerID_PlEmployerContactID_PlAttributeID_N_N_IDX  Inversion Entry  EmployerId, EmployerContactId, EmployerAttributeId 

EmployerContactAttribute Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
EmployerAttribute  Non-Identifying  Zero or One to Zero or More        EmployerAttributeId  NO 
EmployerContact  Non-Identifying  Zero or One to Zero or More        EmployerContactId  NO 
EmployerContact  Non-Identifying  One To Zero or More        EmployerContactId  NO 
Employer  Non-Identifying  One To Zero or More        EmployerId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
EmployerAttribute  Non-Identifying  One To Zero or More        EmployerAttributeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

EmployerContactAttribute Check Constraints 
Check Constraint Name  CheckConstraint